@charset "utf-8";
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html{color:#000;background:#fff;	-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;}
/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}
/* HTML5 媒体文件跟 img 保持一致 */
audio,canvas,video {display: inline-block;*display: inline;*zoom: 1;}
/* 要注意表单元素并不继承父级 font 的问题 */
button,input,select,textarea{font:12px/1.5 tahoma,arial,\5b8b\4f53;}
input,select,textarea{font-size:100%;}
/* 去掉各Table  cell 的边距并让其边重合 */
table{border-collapse:collapse;border-spacing:0;}
/* IE bug fixed: th 不继承 text-align*/
th{text-align:inherit;}
/* 去除默认边框 */
fieldset,img{border:0;}
/* ie6 7 8(q) bug 显示为行内表现 */
iframe{display:block;}
/* 去掉 firefox 下此元素的边框 */
abbr,acronym{border:0;font-variant:normal;}
/* 一致的 del 样式 */
del {text-decoration:line-through;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:500;}
/* 去掉列表前的标识, li 会继承 */
ol,ul {list-style:none;}
/* 对齐是排版最重要的因素, 别让什么都居中 */
caption,th {text-align:left;}
/* 来自yahoo, 让标题都自定义, 适应多个系统应用 */
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:500;}
q:before,q:after {content:'';}
/* 统一上标和下标 */
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* 让链接在 hover 状态下显示下划线 */
a:hover {text-decoration:none;}
/* 默认不显示下划线，保持页面简洁 */
ins,a {text-decoration:none;}
/* 清理浮动 */
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }

body { color:#333; font-size:12px; line-height:23px; font-family: "Microsoft YaHei";} /*网站字体颜色*/
a { color: #3a3a3a;}  /*for ie f6n.net*/
a:hover { color: #818a09;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
.mt10{ margin-top:10px;}
.mr20{ margin-right:20px;}

/*index*/
.head{ width:100%; overflow:hidden;}
.main{ width:980px; margin:0 auto;}
.top{ height:60px; background: #61452A; overflow:hidden;}
.top span{ float:right; margin:20px 0 0 0; color:#fef6e8; font-size:14px; font-style:italic;}
.top span b{ color:#fff; font-size:24px; font-family:Arial, Helvetica, sans-serif,; font-weight:normal;}
.banner{ height:439px;  position:relative;width:100%;margin:0 auto;z-index:1; overflow:hidden;}
.banner img{ width:1440px; height:439px; position:absolute; left:50%; margin-left:-720px; top:0;}
.nav{width:100%; background:url(../images/menu.png)/*tpa=http://www.chuangyidonghua.com/home/Tpl/default/images/menu.png*/ center top no-repeat; height:51px; line-height:51px; overflow:hidden;}
.nav ul{font-size:0;}
.nav ul li{float:left; display:inline-block; height:51px; width:112px; font-size:0;}
.nav ul li a{color:#fff;height:51px; line-height:51px; width:112px; text-shadow: 1px 1px 5px #000;display:inline-block;font-size:14px; text-align:center;}
.nav ul li a:hover{color:#fff; background:url(../images/li.png)/*tpa=http://www.chuangyidonghua.com/home/Tpl/default/images/li.png*/ center top no-repeat;}

.one{ width:100%; background:#F0EDDE; overflow:hidden;}
.tit{background:url(../images/top-txt.png)/*tpa=http://www.chuangyidonghua.com/home/Tpl/default/images/top-txt.png*/ no-repeat center;height: 57px;text-align:center;font-size:16px;color:#926c25;line-height: 55px;}
.tit a{color: #926c25;}
.about { padding-bottom:20px; overflow:hidden;}
.about dt{ width:450px; float:left; overflow:hidden; text-align:center;}
.about dt img { border:1px solid #ccc; padding:2px;}
.about dd { width:510px; float:left; padding:5px 0 0 15px; overflow:hidden; font-size:12px; line-height:23px;}

.two{ width:100%; background:url(../images/hdot.jpg)/*tpa=http://www.chuangyidonghua.com/home/Tpl/default/images/hdot.jpg*/ repeat; overflow:hidden;}
.tit_1{ color:#936b23; height:25px; line-height:25px; padding-top:35px; border-bottom:1px solid #e9dfd6; font-size:16px;}
.tit_1 span{ float:right; font-size:12px; line-height:25px; color:#808080;}
.tit_1 span a{ color:#808080;}
.tit_1 span a:hover{ color:#818a09;}
.show{ padding:20px 0 10px; overflow:hidden;}
.show li{ float:left; margin:0 12px; display:inline;}
.show li img{ padding:2px; border:1px solid #ccc; overflow:hidden;} 
.show li span{ display:block; height:35px; line-height:35px; text-align:center; width:220px; overflow:hidden;}

.three{ width:100%; background:#60452A; overflow:hidden;}
.tit_2{background:url(../images/top-txt.png)/*tpa=http://www.chuangyidonghua.com/home/Tpl/default/images/top-txt.png*/ no-repeat center;height: 57px;text-align:center;font-size:16px;color:#fff;line-height: 55px;}
.tit_2 a{color:#fff; text-shadow: 1px 1px 5px #000;}
.news{ padding:0 5px 10px; overflow:hidden;}
.new{ width:310px; overflow:hidden;}
.new dd{ height:30px; line-height:30px; border-bottom:1px dashed #765638; padding-left:13px; background:url(../images/icon.png)/*tpa=http://www.chuangyidonghua.com/home/Tpl/default/images/icon.png*/ 2px 13px no-repeat;
overflow:hidden;}
.new dd a{ color:#dfad52; letter-spacing:1px;}
.new dd span{ float:right;color:#f9d79f; font-family:Georgia, "Times New Roman", Times, serif;}

.footer{ width:100%; background:url(../images/footbg.jpg)/*tpa=http://www.chuangyidonghua.com/home/Tpl/default/images/footbg.jpg*/ center top #848E07 no-repeat; text-align:center; padding:45px 0 0 0; overflow:hidden;}
.foot_1{ border-bottom:1px dashed #fff; height:30px; line-height:30px; color:#fff;}
.foot_1 a{ padding:0 20px; color:#fff;}
.foot_2{ line-height:23px; color:#fff; overflow:hidden; padding:20px 0 10px;}
.foot_2 a{ color:#fff;}

.four{ width:100%; background:#fff; overflow:hidden;}
.list{ padding:10px 0 10px 20px; overflow:hidden;}
.list li{float:left;height:25px;line-height:25px;width:200px; padding-left:20px; background:url(../images/icon.jpg)/*tpa=http://www.chuangyidonghua.com/home/Tpl/default/images/icon.jpg*/ left 8px no-repeat; overflow:hidden;}
.page{ height:35px; line-height:35px; text-align:center; overflow:hidden; display:block;}

.info{ padding:5px 10px; overflow:hidden;}
.info li{height:30px; line-height:30px; border-bottom:1px dotted #ccc; padding-left:13px; background:url(../images/icon.png)/*tpa=http://www.chuangyidonghua.com/home/Tpl/default/images/icon.png*/ 2px 13px no-repeat;
overflow:hidden;}
.info li span{ float:right; font-family:Georgia, "Times New Roman", Times, serif;}

.butmain{width:880px;height:auto;padding:10px 0 0 30px;overflow:hidden;}
.butmain ul li{ display:block;width:880px;padding:0px 0px 5px;*padding:0px 0px 4px;overflow:hidden;vertical-align:middle;}
.butmain ul li b{display:block;width:95px;height:22px;float:left;color:#666;line-height:20px;font-weight:normal;overflow:hidden; text-align:right;}
.butmain ul li span{display:block;width:700px;float:left;font-size:12px;line-height:20px;overflow:hidden;}
.butmain ul li em{ font-style:normal;color:#999;font-size:12px;line-height:20px;padding-left:10px;overflow:hidden;}
.butmain .mri02m_dd{width:450px;height:20px;border:1px solid #D3D4D3;font-size:12px;padding:0px 2px;overflow:hidden; margin-left:5px;}
.butmain .mri02m_ly{width:650px;height:70px;border:1px solid #D3D4D3;padding:0px 2px; overflow:auto;color:#B9B9B9; font-size:12px; line-height:22px; margin-left:5px;}
.butmain .mri02m_tj{width:58px;height:25px;margin:8px 0px;color:#FFF;font-size:12px; line-height:25px;text-align:center; background:#e49110;overflow:hidden; cursor:pointer; border:none;}

.rt_nr{ padding:15px 15px 10px; width:950px; overflow:hidden;}
.wz_hd{ text-align:center; line-height:30px; border-bottom:1px dashed #c0aab2; color:#999;}
.wz_hd h2{ color:#000; font-size:24px; line-height:45px; text-align:center; overflow:hidden; font-family:"微软雅黑";}
.cptp{ margin:10px 0; width:950px; text-align:center;}
.cptp img{ max-width:944px; padding:2px; border: 1px solid #ccc;}     
.wz_c{ line-height:24px; padding:0 10px 5px;}
.wz_c img{ max-width:944px;}
.page2 p{ height:30px; line-height:30px; overflow:hidden; padding:0 10px; display:block;}
.page2 p a{ color:#ad7917;}
.xgnews{ width:980px; padding:5px 0; overflow:hidden;}
.xgnews li{height:28px;line-height:28px; padding-left:15px; background:url(../images/icon.png)/*tpa=http://www.chuangyidonghua.com/home/Tpl/default/images/icon.png*/ 3px 12px no-repeat; border-bottom:1px dotted #ccc;overflow:hidden; width:450px; float:left; margin:0 10px; *margin:0 8px;}
.xgnews li span{float:right;}
